toggle menu
MoEngage-Android-SDK
androidJvm
switch theme
search in API
core
/
com.moengage.core.model.authentication
/
[androidJvm]AuthenticationData
/
Jwt
/
Jwt
Jwt
constructor
(
token
:
String
,
userIdentifier
:
String
)
Creates an instance of Jwt authentication data with the provided
token
and
userIdentifier
.